@media only screen and (max-width: 750px) {
.scheme {
height: 7.8rem;
}
.scheme-title{
font-size: 0.5rem;
line-height: 0.70rem;
padding-top: 0.8rem;
} 
.scheme-content{
 font-size: 0.37rem;
 margin: 0.4rem 0.4rem 0;
 line-height: 0.53rem;
}
.scheme-go{
background:none;
font-size: 0.42rem;
line-height:0.6rem;
padding-left:0;
width: 9.2rem;
height: 1.2rem;
font-weight: 500;
text-decoration: underline;
text-align: center;
color: #333333; 

}
.scheme-go img{
display: none;
}
.channel-banner{
height: 7.33rem;
margin-top: 0.76rem;
}
.channel-banner img{
object-fit: cover;
height: 100%;
}
.paper{
height: 4.08rem;
}
.paper-title{
font-size: 0.5rem;
font-weight: 500;
color: #111111;
line-height: 0.70rem;
padding-top: 0.8rem;
}
.go-outer{
margin-top: 0.8rem;
}
.paper-go{
background:none;
font-size: 0.42rem;
line-height:0.6rem;
padding-left:0;
width: 9.2rem;
height: 1.2rem;
font-weight: 500;
text-decoration: underline;
text-align: center;
color: #333333; 
}
.paper-go img{
display: none;
}
}
